From: | Steven |
Date: | 2 Sep 2001 at 06:45:59 |
Subject: | Re: [amigactive] Re: Play16 AHI support |
Hiya,
>
> > Play16 output AHI mode <ahimode> <file>
>
> Yup, tried that but I am having problems unfortunately :-/
>
> play16 outnum=00020008 freq=48000 OUT=AHI "Music:AIFF/some music file
> have.aiff"
>
> I went through the complete list of audiomodes and each one gave me that
> result :-/
>
> any ideas?
>
Yes.....the fact you arent supllying the correct arguments is probably
a good start. The output mode is actually a hex number as shown by
the 0x before it...eg 0x000200C0, so just specifying 00020008 would
fail.
Also, the outnum isnt the right place for the audiomode. You need to
specify the "Mode" keyword followd by your mode number in decimal (not
hex) - you can use eval for that (eval 0x20008 => 131080).
So try:
Play16 <file> output=AHI freq=22050 Mode=131080
and it'll probably work :)
Cya,
Steven.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Secure your servers with 128-bit SSL encryption! Grab your copy of VeriSign's FREE Guide: "Securing Your Web Site for Business." Get it Now!
http://us.click.yahoo.com/n7RbFC/zhwCAA/yigFAA/dpFolB/TM
---------------------------------------------------------------------~->
Quote carefully and read all ADMIN:README mails
To unsubscribe mailto:amigactive-unsubscribe@yahoogroups.com
Anyone sending unsubscribe messages to the list will be SHOT!
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/